set Alert Bell Vibra
open fun setAlertBellVibra(value: Boolean): ModuleConfigProtos.ModuleConfig.ExternalNotificationConfig.Builder
True: Alert when the bell character is received (output_vibra)
Content copied to clipboard
bool alert_bell_vibra = 12;
Return
This builder for chaining.
Parameters
value
The alertBellVibra to set.